Register<I,T>() Method

Summary
Registers a type mapping with the container.
Syntax
C#
C++/CLI
public static void Register<I, T>() 
public: 
static void Registergeneric<typename I> 
generic<typename T> 
();  
where T: I 

Type Parameters

I
Type that will be requested.

T
Type that will actually be returned.

Requirements

Target Platforms

Help Version 22.0.2023.2.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.